Skip to content

Improved handling of throwables in message formatting.#391

Open
zorba128 wants to merge 1 commit intoqos-ch:masterfrom
zorba128:master
Open

Improved handling of throwables in message formatting.#391
zorba128 wants to merge 1 commit intoqos-ch:masterfrom
zorba128:master

Conversation

@zorba128
Copy link

Related issue

This PR proposes improved exception extraction during message formatting.
It simplifies whole process and improves performance (avoids unnecessary construction of NormalizedParameters, avoids copying/truncating argsArray).

Still some work to be done - logger implementations can now be simplified in many cases.

@zorba128
Copy link
Author

relates to #166, but I believe this PR solves issue in more straightforward and efficient way (no need to double-parse message).

qos-ch#390

Signed-off-by: Marcin Kielar <zorba128@interia.pl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant